Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Notes adding newline character to my input
Feedback Type: Problem
Product Area: Notes Client
Technical Area: Application Development
Platform: Linux client - RHEL
Release: 8.5.3
Reproducible: Always

Notes is somehow inserting a newline character into the input my Java Notes agent is reading.

The input is in a Notes Document.
It is just a list of accounts, one account per line, with a newline character at the end of each line.
There is only one account that it does this to, and its the one with the longest name.

The raw input looks like this:

State of Texas - Department of Insurance/Division of Workers' Compensation (TDI/DWC)

After
String bodyString = doc.getItemValueString("Body");
System.out.println(bodyString);
a newline character has been inserted and the line looks like this:

State of Texas - Department of Insurance/Division of Workers' Compensation
(TDI/DWC)


Can anyone suggest why its doing this and how to fix it?


Feedback number WEBB95Z4WZ created by ~Arnold Xanfreelyakol on 03/21/2013

Status: Open
Comments:

Notes adding newline character to m... (~Arnold Xanfree... 21.Mar.13)
. . Go through the string you imported (~Judy Ektumizen... 21.Mar.13)
. . . . already checked that (~Arnold Xanfree... 21.Mar.13)
. . . . . . Line Wrap? (~Sean Eljumigon... 21.Mar.13)
. . . . . . Always wrapping at 80 chars? (~Judy Ektumizen... 25.Mar.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS